This reverts commit
40a6ef7735852b03253692722eeb812e3e8b6ef2.
tao-pegtl-dev 3.2.7 is not compatible with vtk 9.6.
There was MR !11999 to update VTK, but it has been abandoned,
and does not merge cleanly into current source.
https://gitlab.kitware.com/vtk/vtk/-/merge_requests/11999
See also
https://gitlab.kitware.com/vtk/vtk/-/work_items/17876
https://gitlab.kitware.com/vtk/vtk/-/work_items/18151
Cannot close Bug#
1035426 until upstream sorts out their pegtl support.
vtk9 (9.6.2+dfsg1-1exp5) UNRELEASED; urgency=medium
- * (Build-)Depends: tao-pegtl-dev to support external PEGTL (tao)
- with -DVTK_MODULE_USE_EXTERNAL_VTK_pegtl=ON
* install vtkQImageToImageSource.h and vtkQWidget* headers to
- libqt9-qt-dev not libqt9-dev. Closes: #1035426
+ libqt9-qt-dev not libqt9-dev. See Bug#1035426.
* debian patch build_reproducibility.patch maintains build
reproducibility by dropping XDMF_SYSTEM (which is set to
CMAKE_SYSTEM, including the Linux version at build time) from
python3-mpi4py,
qt6-base-dev,
texlive-binaries,
- tao-pegtl-dev,
x11proto-core-dev,
xauth,
xvfb,
mpi-default-dev,
python3-vtk9 (= ${binary:Version}),
vtk9 (= ${binary:Version}),
- tao-pegtl-dev,
x11proto-core-dev,
zlib1g-dev
Suggests: vtk9-doc,
-DVTK_MODULE_USE_EXTERNAL_VTK_netcdf:BOOL=ON \
-DVTK_MODULE_USE_EXTERNAL_VTK_nlohmannjson:BOOL=ON \
-DVTK_MODULE_USE_EXTERNAL_VTK_ogg:BOOL=ON \
- -DVTK_MODULE_USE_EXTERNAL_VTK_pegtl:BOOL=ON \
-DVTK_MODULE_USE_EXTERNAL_VTK_png:BOOL=ON \
-DVTK_MODULE_USE_EXTERNAL_VTK_sqlite:BOOL=ON \
-DVTK_MODULE_USE_EXTERNAL_VTK_theora:BOOL=ON \